home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 200
- Top = 118
- Width = 351
- Height = 243
- Caption = 'Form1'
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'System'
- Font.Style = []
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 16
- object DBGrid1: TDBGrid
- Left = 6
- Top = 32
- Width = 328
- Height = 148
- DataSource = DataSource1
- TabOrder = 0
- TitleFont.Color = clWindowText
- TitleFont.Height = -14
- TitleFont.Name = 'System'
- TitleFont.Style = []
- end
- object DBNavigator1: TDBNavigator
- Left = 70
- Top = 186
- Width = 200
- Height = 20
- DataSource = DataSource1
- TabOrder = 1
- end
- object DataSource1: TDataSource
- Left = 24
- end
- end
-